Random Video

VLOOKUP function with curly brackets in Excel | How do I do a VLOOKUP with multiple columns at the same time? - Excel Tips and Tricks

2025-06-02 0 Dailymotion

Discover how to use VLOOKUP function with curly brackets in Excel. It is essentially vlookup formula with curly brackets. I will also answer what does curly brackets mean in Excel formula?

VLOOKUP is one of the most widely used functions in Excel. It enables users to search for a specific value in a table and retrieve data from a corresponding column. However, in some cases, users may need to look up data from multiple columns simultaneously, and this is where the VLOOKUP function with curly brackets comes in handy. With this technique, users can perform a VLOOKUP operation across multiple columns at once, which can save time and improve data accuracy. In this article, we will explore how to use the VLOOKUP function with curly brackets in Excel and provide some practical examples to illustrate its usefulness.

Create Drop Down List
1) Select cell A2
2) Data ~ Data Validation
3) Settings tab
4) Allow set to List
5) Source set to =$A$5:$A$43
6) Apply
7) Select cell B2

For Model
=VLOOKUP($A$2,$A$5:$E$43,2,0)

For Total Cost
=VLOOKUP($A$2,$A$5:$E$43,3,0)

For Qty
=VLOOKUP($A$2,$A$5:$E$43,4,0)

For Country
=VLOOKUP($A$2,$A$5:$E$43,5,0)

Data In Horizontal Format
=VLOOKUP($A$2,$A$5:$E$43,{2,3,4,5},0)

Data In Vertical Format
=VLOOKUP($A$2,$A$5:$E$43,{2;3;4;5},0)


What does curly brackets mean in Excel formula?
Curly brackets are how Excel recognises the numbers as an array formula.

What does curly brackets mean in Excel formula?,vlookup with curly brackets,vlookup with semicolon,excel multiple vlookup * field curly braces comma semicolon,excel formula for vlookup * field curly braces comma semicolon,excel multiple vlookup field * curly braces comma semicolon,excel formula for vlookup field * curly braces comma semicolon,vlookup formula with curly brackets,curly brackets in excel formula,what does curly brackets mean in excel formula,curly brackets in excel,excel curly brackets around formula,